func internal/strconv.umul96Lower64

2 uses

	internal/strconv (current package)
		ftoadbox.go#L210: func umul96Lower64(x uint32, y uint64) uint64 {
		ftoadbox.go#L279: 	r := umul96Lower64(mant2, phi)